Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. high availabili
    Log in to post
    • All categories
    • hydrianH

      HA with 2 Residential ISPs

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN multi-lan dhcp high availabili
      4
      0 Votes
      4 Posts
      969 Views
      V

      @hydrian
      You can get it work with a single public IP, but probably not with a MAC lock. CARP uses certain MAC addresses, which cannot be spoofed as far as I know.

    • S

      Master Master Setup

      Watching Ignoring Scheduled Pinned Locked Moved HA/CARP/VIPs master-master high availabili
      1
      0 Votes
      1 Posts
      803 Views
      No one has replied
    • N

      Multiple VLANs in HA config

      Watching Ignoring Scheduled Pinned Locked Moved HA/CARP/VIPs vlan high availabili
      10
      0 Votes
      10 Posts
      2k Views
      N

      @viragomann said in Multiple VLANs in HA config:

      So ensure the VLAN is also properly configured on the switch.

      omg , so stupid :)

      Thx it all works now

    • P

      Inserire una WAN su sistema HA esclusiva di un nodo.

      Watching Ignoring Scheduled Pinned Locked Moved Italiano high availabili carp multi wan
      1
      0 Votes
      1 Posts
      840 Views
      No one has replied
    • lexxaiL

      Add to GUI DHCP option for configue Failover peer NAME

      Watching Ignoring Scheduled Pinned Locked Moved DHCP and DNS carp dhcp failover gui high availabili
      1
      0 Votes
      1 Posts
      645 Views
      No one has replied
    • P

      IPv6 HE Tunelbroker Tunnels in a pfSense HA availability configuration

      Watching Ignoring Scheduled Pinned Locked Moved IPv6 tunnelbroker hurricaine ipv6 high availabili
      5
      0 Votes
      5 Posts
      1k Views
      P

      @jimp If states are not to be preserved, then a disable/enable (via a heartbeat mechanism or otherwise) might do the trick.. of course with a disruption of the IPv6 connectivity while the tunnel is re-establishing itself.

    • C

      Recommended configuration for IPSEC with HA

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ipsec high availabili carp
      2
      0 Votes
      2 Posts
      2k Views
      dotdashD

      Yes, you can use a CARP address as the IPSec endpoint. There is an option to sync IPSec configuration in the XMLRPC Sync options on the HA Sync page.

    • B

      fw1 and fw2 let's encrypt certificates not syncing

      Watching Ignoring Scheduled Pinned Locked Moved ACME acme haproxy high availabili certificate
      2
      0 Votes
      2 Posts
      623 Views
      JeGrJ

      Do it even easier:

      Run acme package on FW1 (I assume it's a CARP cluster with syncing?) and let it create a certificate for both names (fw1.xxx AND fw2.xxx). When it's done, select the cert for the webui. Then login to FW2 and select it, too, as certificates get synchronized automatically (if selected) to the secondary. There choose the same certificate as WebUI cert and be done :)

      Just check that you configure the acme service on fw1 to restart its own webserver after renewal AND via remote the service on fw2 (see the help for this)!

      Greets